home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Graphics / Misc / Wood.0.72 / Sources / WoodDoc_ValidateMenuCells.h < prev    next >
Encoding:
Text File  |  1995-07-29  |  102 b   |  9 lines

  1. #import "WoodDoc.h"
  2.  
  3.  
  4. @interface WoodDoc (ValidateMenuCells)
  5.  
  6. - (BOOL)validateCommand:menuCell;
  7.  
  8. @end
  9.